home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / ListBoxModern2.def < prev    next >
Encoding:
Text File  |  2006-01-27  |  8.6 KB  |  307 lines

  1. !Include("UI.def")
  2.  
  3. ControlObject("UIListBoxModern","ListBoxModern2","Pattern")
  4. {
  5.     ListBoxCapacity(5)
  6.     Command(1)
  7.     Notify(1)
  8.     CanFocus(1)
  9.     TextureFocusAlpha(1.0)
  10.     TextFocusAlpha(1.0)
  11.     SelKeyUp(0)
  12.     SelKeyDown(0)
  13.     Text("")
  14.     TextAlpha(1.0)
  15. //    TextColor(1.0,1.0,1.0)
  16.     TextColor(1.0,0.61,0.02)
  17.     Font("MenuSmall")
  18.     FontScale(0.5)
  19.     TextPosFlags(34)
  20.     PatternFile("../uidef/ListBoxModern2.def")
  21.     Mouse(1)
  22.     Keyboard(1)
  23.     Joy(1)
  24.     Visible(1)
  25.     ParentPositioning(0)
  26.     PreviousElemPositioning(0)
  27.     ParentAlignX(-1)
  28.     ParentAlignY(-1)
  29.     ParentSizingX(-1)
  30.     ParentSizingY(-1)
  31.     TextureAlpha(1.0)
  32.     LogicSize(0.34179688, 0.22916667)
  33.     LogicPos(0.6738281, 0.20052083)
  34.  
  35.     Menu("UIMenu","ID_LIST","Specific")
  36.     {
  37.         Command(1)
  38.         Notify(1)
  39.         CanFocus(1)
  40.         TextureFocusAlpha(1.0)
  41.         TextFocusAlpha(1.0)
  42.         SelKeyUp(0)
  43.         SelKeyDown(0)
  44.         Text("")
  45.         TextAlpha(1.0)
  46. //        TextColor(1.0,1.0,1.0)
  47.         TextColor(1.0,0.61,0.02)
  48.         Font("MSSansSerif8")
  49.         TextPosFlags(34)
  50.         PatternFileElem()
  51.         Mouse(1)
  52.         Keyboard(1)
  53.         Joy(1)
  54.         Visible(1)
  55.         ParentPositioning(1)
  56.         PreviousElemPositioning(0)
  57.         ParentAlignX(-1)
  58.         ParentAlignY(4)
  59.         ParentSizingX(0)
  60.         ParentSizingY(0)
  61.         FrameCornerSize(0,0)
  62.         //TextureID("BoxNoBack")
  63.         TextureAlpha(1.0)
  64.         LogicSize(0.415,0.54)
  65.         LogicPos(0.0,0.0)
  66.  
  67.         MenuButton("UIMenuButton","ID_BUTTON","","","Specific")
  68.         {
  69.             Checked(0)
  70.             Disabled(0)
  71.             CanCallPress(0)
  72.             CanCheck(1)
  73.             MouseLeaveDestroyFocus(1)
  74.             CheckSound("data/sounds/click")
  75. //            TextureCheckedID("BoxWhiteBack")
  76.             TextureCheckedAlpha(1.0)
  77.             TextCheckedAlpha(1.0)
  78.             TextureDisabledAlpha(0.4)
  79.         TextDisableColor(1.0,1.0,1.0)
  80.             TextDisabledAlpha(0.4)
  81.             TextureFocusCheckAlpha(1.0)
  82.             TextFocusCheckAlpha(1.0)
  83. //            TextCheckedColor(1.0,1.0,1.0)
  84.             TextCheckedColor(1.0,0.61,0.02)
  85.             CallPressPeriod(0.1)
  86.             DoubleClick(0.3)
  87.             Command(1)
  88.             Notify(0)
  89.             CanFocus(0)
  90.             TextureFocusAlpha(1.0)
  91.             TextFocusAlpha(1.0)
  92.             TextHighLightColor(1.0,1.0,1.0)
  93. //            TextHighLightColor(1.0,0.61,0.02)
  94.             SelKeyUp(0)
  95.             SelKeyDown(0)
  96.             FocusSound("data/sounds/highlight")
  97.             Text("")
  98.             TextAlpha(1.0)
  99.             TextColor(1.0,1.0,1.0)
  100. //        TextColor(1.0,0.61,0.02)
  101.             Font("MenuSmall")
  102.             TextPosFlags(34)
  103.             PatternFileElem()
  104.             Mouse(1)
  105.             Keyboard(1)
  106.             Joy(1)
  107.             Visible(0)
  108.             ParentPositioning(1)
  109.             PreviousElemPositioning(0)
  110.             ParentAlignX(-1)
  111.             ParentAlignY(-1)
  112.             ParentSizingX(0)
  113.             ParentSizingY(0)
  114.             FrameCornerSize(0,0)
  115.             TextureAlpha(1.0)
  116.             LogicSize(0.415,0.033333335)
  117.             LogicPos(0.0,0.0)
  118.         }// [UIMenuButton] ID_BUTTON
  119.  
  120.     Button("UIButton","ID_UP","","Specific")
  121.     {
  122.         Checked(0)
  123.         Disabled(0)
  124.         CanCallPress(0)
  125.         CanCheck(0)
  126.         MouseLeaveDestroyFocus(1)
  127.         CheckSound("data/sounds/click")
  128. //        TextureCheckedID("ArrowSmallUp")
  129.         TextureCheckedID("ArrowSmallUpModern")
  130.         TextureCheckedAlpha(1.0)
  131.         TextCheckedAlpha(1.0)
  132.         TextureDisabledAlpha(0.4)
  133.         TextDisabledAlpha(0.4)
  134.         TextureFocusCheckAlpha(1.0)
  135.         TextFocusCheckAlpha(1.0)
  136.         CallPressPeriod(0.1)
  137.         DoubleClick(0.3)
  138.         Command(1)
  139.         Notify(1)
  140.         CanFocus(1)
  141.         TextureFocusAlpha(1.0)
  142.         TextFocusAlpha(1.0)
  143.         SelKeyUp(0)
  144.         SelKeyDown(0)
  145.         FocusSound("data/sounds/highlight")
  146.         Text("")
  147.         TextAlpha(1.0)
  148. //        TextColor(1.0,1.0,1.0)
  149.     TextColor(1.0,0.61,0.02)
  150.         Font("MenuSmall")
  151.         FontScale(0.5)
  152.         TextPosFlags(34)
  153.         PatternFileElem()
  154.         Mouse(1)
  155.         Keyboard(1)
  156.         Joy(1)
  157.         Visible(1)
  158.         ParentPositioning(1)
  159.         PreviousElemPositioning(0)
  160.         ParentAlignX(4)
  161.         ParentAlignY(-1)
  162.         ParentSizingX(0)
  163.         ParentSizingY(0)
  164. //        TextureID("ArrowSmallUp")
  165.         TextureID("ArrowSmallUpModern")
  166.         TextureAlpha(0.8)
  167.         LogicSize(0.10449219, 0.024739584)
  168.         LogicPos(0.3792325, -0.13846155)
  169.     }// [UIButton] ID_UP
  170.  
  171.     Button("UIButton","ID_THUMB","","Specific")
  172.     {
  173.         Checked(0)
  174.         Disabled(1)
  175.         CanCallPress(0)
  176.         CanCheck(0)
  177.         MouseLeaveDestroyFocus(1)
  178.         CheckSound("data/sounds/click")
  179.         TextureCheckedAlpha(0.0)
  180.         TextCheckedAlpha(0.0)
  181.             TextureDisabledAlpha(0.0)
  182.             TextDisabledAlpha(0.0)
  183.             TextureFocusCheckAlpha(0.0)
  184.             TextFocusCheckAlpha(0.0)
  185.             CallPressPeriod(0.1)
  186.             DoubleClick(0.3)
  187.             Command(1)
  188.             Notify(1)
  189.             CanFocus(0)
  190.             TextureFocusAlpha(0.0)
  191.             TextFocusAlpha(0.0)
  192.             SelKeyUp(0)
  193.             SelKeyDown(0)
  194.             FocusSound("data/sounds/highlight")
  195.             Text("")
  196.             TextAlpha(0.0)
  197. //            TextColor(1.0,1.0,1.0)
  198.         TextColor(1.0,0.61,0.02)
  199.             Font("MSSansSerif8")
  200.             TextPosFlags(34)
  201.             PatternFileElem()
  202.             Mouse(0)
  203.             Keyboard(0)
  204.             Joy(0)
  205.             Visible(0)
  206.             ParentPositioning(1)
  207.             PreviousElemPositioning(0)
  208.             ParentAlignX(4)
  209.             ParentAlignY(-1)
  210.             ParentSizingX(0)
  211.             ParentSizingY(0)
  212.             FrameCornerSize(0,0)
  213.             TextureID("BoxFilled")
  214.             TextureAlpha(0.8)
  215.             //LogicSize(0.01375,0.0)
  216.         LogicSize(0.0,0.0)
  217.             LogicPos(0.13333333,0.026041666)
  218.         }// [UIButton] ID_THUMB
  219.  
  220.         Button("UIButton","ID_DOWN","","Specific")
  221.         {
  222.             Checked(0)
  223.             Disabled(0)
  224.             CanCallPress(0)
  225.             CanCheck(0)
  226.             MouseLeaveDestroyFocus(1)
  227.             CheckSound("data/sounds/click")
  228. //            TextureCheckedID("ArrowSmallDown")
  229.             TextureCheckedID("ArrowSmallDownModern")
  230.             TextureCheckedAlpha(1.0)
  231.             TextCheckedAlpha(1.0)
  232.             TextureDisabledAlpha(0.4)
  233.             TextDisabledAlpha(0.4)
  234.             TextureFocusCheckAlpha(1.0)
  235.             TextFocusCheckAlpha(1.0)
  236.             CallPressPeriod(0.1)
  237.             DoubleClick(0.3)
  238.             Command(1)
  239.             Notify(1)
  240.             CanFocus(1)
  241.             TextureFocusAlpha(1.0)
  242.             TextFocusAlpha(1.0)
  243.             SelKeyUp(0)
  244.             SelKeyDown(0)
  245.             FocusSound("data/sounds/highlight")
  246.             Text("")
  247.             TextAlpha(1.0)
  248. //            TextColor(1.0,1.0,1.0)
  249.         TextColor(1.0,0.61,0.02)
  250.             Font("MenuSmall")
  251.             FontScale(0.5)
  252.             TextPosFlags(34)
  253.             PatternFileElem()
  254.             Mouse(1)
  255.             Keyboard(1)
  256.             Joy(1)
  257.             Visible(1)
  258.             ParentPositioning(1)
  259.             PreviousElemPositioning(0)
  260.             ParentAlignX(4)
  261.             ParentAlignY(-1)
  262.             ParentSizingX(0)
  263.             ParentSizingY(0)
  264. //            TextureID("ArrowSmallDown")
  265.             TextureID("ArrowSmallDownModern")
  266.             TextureAlpha(0.8)
  267.             LogicSize(0.10449219, 0.024739584)
  268.             LogicPos(0.035714287, 1.01)
  269.         }// [UIButton] ID_DOWN
  270.  
  271.     }// [UIMenu] ID_LIST
  272.  
  273.     ControlObject("UIListBoxScrollBar","ID_SCROLL","Specific")
  274.     {
  275.         Command(1)
  276.         Notify(1)
  277.         CanFocus(0)
  278.         TextureFocusAlpha(1.0)
  279.         TextFocusAlpha(1.0)
  280.         SelKeyUp(0)
  281.         SelKeyDown(0)
  282.         Text("")
  283.         TextAlpha(1.0)
  284. //        TextColor(1.0,1.0,1.0)
  285.         TextColor(1.0,0.61,0.02)
  286.         Font("MSSansSerif8")
  287.         TextPosFlags(34)
  288.         PatternFileElem()
  289.         Mouse(1)
  290.         Keyboard(1)
  291.         Joy(1)
  292.         Visible(0)
  293.         ParentPositioning(1)
  294.         PreviousElemPositioning(0)
  295.         ParentAlignX(-1)
  296.         ParentAlignY(4)
  297.         ParentSizingX(0)
  298.         ParentSizingY(0)
  299.         FrameCornerSize(2,2)
  300.         TextureID("BoxNoBack")
  301.         TextureAlpha(1.0)
  302.         LogicSize(0.01875,0.54)
  303.         LogicPos(0.95953757,0.0)
  304.     }// [UIListBoxScrollBar] ID_SCROLL
  305.  
  306. }// [UIListBox] ListBox
  307.